Sandbox Logo

class Input<T>

Summary

Helper type for input parameters of methods marked with <see cref="!:ActionNodeAttribute" />. The value of this input can be evaluated on demand, for cases where it may change during the invocation of the node.

User Comments